Skip to content

find the multiplicative inverse of a number .#133

Open
suchetkochhar wants to merge 2 commits intoekdnam:masterfrom
suchetkochhar:master
Open

find the multiplicative inverse of a number .#133
suchetkochhar wants to merge 2 commits intoekdnam:masterfrom
suchetkochhar:master

Conversation

@suchetkochhar
Copy link

Description

(Brief description on what this PR is about)

If it is solving an issue, mention the issue number

Language

(enter x where it is correct for you)

  • [] C
  • [] C++
  • [] Java
  • [] Python

Language - Branch mapping

Lang The branch to which you are making the PR
C C
C++ master
Java Java
Python Python

Does your PR satisfy this mapping?

  • [] Yes
  • [] No

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)
  • Code is well-documented

Changes

  • Feature1
  • Feature2

Comments

  • Interesting edge cases to note here

wrote a code to find the multiplicative inverse of a number under the modulus of another number , given that latter is prime .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant